parallel assignment造句
例句與造句
- This dates to CLU ( 1974 ), and CLU helped popularize parallel assignment generally.
- Some languages, like parallel assignments, which simplifies the notation for swapping two variables:
- Some languages, such as Go and Python, combine parallel assignment, tuples, and automatic tuple unpacking to allow multiple return values from a single function, as in this Python example:
- Key contributions include abstract data types, call-by-sharing, iterators, multiple return values ( a form of parallel assignment ), type-safe parameterized types, and type-safe variant types.
- In May 2007, a randomized, double-blind, active control, parallel assignment, safety and efficacy phase III trial was initiated in subjects who had completed the maintenance period of the DAR-312 study.
- It's difficult to find parallel assignment in a sentence. 用parallel assignment造句挺難的
- A final distinctive feature in CLU is parallel assignment ( multiple assignment ), where more than one variable can appear on the left hand side of an CPL ( 1963 ), named " simultaneous assignment ", but CLU popularized it and is often credited as the direct influence leading to parallel assignment in later languages.
- A final distinctive feature in CLU is parallel assignment ( multiple assignment ), where more than one variable can appear on the left hand side of an CPL ( 1963 ), named " simultaneous assignment ", but CLU popularized it and is often credited as the direct influence leading to parallel assignment in later languages.
- This is most often known as "'parallel assignment "'; it was introduced in CPL in 1963, under the name "'simultaneous assignment "', and is sometimes called "'multiple assignment "', though this is confusing when used with " single assignment ", as these are not opposites.